Schema bimoR.v1
Schema bimoR.v1 : Typ złożony ImClientInformationRequest
Typ złożony ImClientInformationRequest
Opis
Zamówienie komponentu imClientInformation
Zamówienie komponentu, który zwraca informacja dotyczące klienta pochodzące z bazy BIG IM
Przestrzeń nazw http://api.big.pl/bimoR/v1
Typ podstawowy
Diagram
Element dataScope Element componentRequestId Sequence Typ złożony ImClientInformationRequest
Przegląd
ImClientInformationRequest Extension of Typ złożony ComponentRequest
Zamówienie komponentu imClientInformation
Zamówienie komponentu, który zwraca informacja dotyczące klienta pochodzące z bazy BIG IM
Sequence
componentRequestId optional Typ prosty string32
Identyfikator zamówienia komponentu
Unikalny ciąg znaków identyfikujący zamówienie komponentu.
dataScope Typ prosty clientInformationEnum
Dane klienta
Dane dotyczące klienta przechowywane w bazie BIG InfoMonitor
Używany przez
Źródło
<xs:complexType name="ImClientInformationRequest" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Zamówienie komponentu imClientInformation</div>
      <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Zamówienie komponentu, który zwraca informacja dotyczące klienta pochodzące z bazy BIG IM</div>
    </xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="br:ComponentRequest">
      <xs:sequence>
        <xs:element name="dataScope" type="br:clientInformationEnum" default="personalData">
          <xs:annotation>
            <xs:documentation>
              <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Dane klienta</div>
              <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Dane dotyczące klienta przechowywane w bazie BIG InfoMonitor</div>
            </xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Zobacz także